Visual Basic (Declaration) | |
---|---|
Function TryAdd( _ ByVal key As TKey, _ ByVal fnCreate As Converter(Of TKey,TValue) _ ) As Boolean |
C# | |
---|---|
bool TryAdd( TKey key, Converter<TKey,TValue> fnCreate ) |
Parameters
- key
- fnCreate
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7